home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Selection / Multimedia Selection Volume One - CD-ROM / MULTIMEDIA SELECTION____________.ISO / utils / test1a9z / test1a9z.1st < prev    next >
Encoding:
Text File  |  1993-07-15  |  2.6 KB  |  46 lines

  1. Test1a9z - Version 0.03α Copyright (c) 1992 by Gerry Lowry
  2.  
  3.         File List:  
  4.          1993.07.15 1a9ztest.bat - used for stress testing Test1a9z.exe
  5.          1993.07.15  chklist.ms  - created by DOS 6 anti-virus software
  6.                                    (regardless, always check for viruses!)
  7.          1993.07.15 info1a9z.bat - displays test1a9z.1st and test1a9z.me
  8.          1993.07.15 test1a9z.1st - this file (introduction + philosophy)
  9.          1992.06.03 test1a9z.exe - program to assist writers of batch files
  10.          1993.07.15 test1a9z.me  - textual HELP and disclaimers, et cetera
  11.          1993.07.15 test1a9z.zip - PKZIP version 2.04g file containing the
  12.                                    6 files listed above.
  13.  
  14.          Function:  To test keyboard input and to set the DOS ERRORLEVEL
  15.  
  16.               Use:  The program Test1a9z can be used in a DOS batch (*.BAT)
  17.                     file to control branching.  View the file test1a9z.me.
  18.  
  19. Design philosophy:  Other programs exist which perform this function.
  20.                     Test1a9z merely sets DOS ERRORLEVEL codes which are
  21.                     easier for homo sapiens to remember.  Examples:
  22.       test 1 9         1 for '1', ... , 9 for '9'
  23.             a z      101 for 'a', ... , 126 for 'z' {Same codes for both  }
  24.             A Z      101 for 'A', ... , 126 for 'Z' {upper and lower case.} 
  25.                            201 for F1, ... , 210 for F10
  26.                      211 for SHIFT+F1, ... , 220 for SHIFT+F10
  27.                       221 for CTRL+F1, ... , 230 for CTRL+F10
  28.                        231 for ALT+F1, ... , 240 for ALT+F10
  29.                     For more information, view the file 'test1a9z.me' or
  30.                     run test1a9z with /?, that is 'test1a9z /?'.
  31.  
  32.             Notes:  NO WARRANTY!  For DISCLAIMER and LICENSE information,
  33.                     view the file 'test1a9z.me' or run 'test1a9z /?'.
  34.  
  35.                     The author has had only one situation in which the
  36.                     timeout facilty has failed to function at its maximum
  37.                     setting (99 seconds), thus, leaving a computer in
  38.                     temporary limbo (waiting for a keystroke).  He has been
  39.                     unable to reproduce it.  Regardless, the prospective
  40.                     adopter of this software should be aware that under
  41.                     some circumstances, unthrilling behaviour may occur.
  42.                     Regardless, the author is releasing the software at
  43.                     this time because it is more useful than not.
  44.  
  45.                                                               {E.&.O.E.}
  46.